home *** CD-ROM | disk | FTP | other *** search
/ Power DOS 1996 July / Power DOS - July 1996.iso / sound / c_labs / awe / adip.exe / ADIP02.ZIP / WINDOWS / SAMPLE / RESOURCE.H < prev    next >
Text File  |  1994-07-08  |  4KB  |  70 lines

  1. /*****************************************************************************
  2. *                                                                            *
  3. * RESOURCE.H WINAWE32 Resource header file                                   *
  4. *                                                                            *
  5. * (C) Copyright Creative Technology Ltd. 1992-94. All rights reserved        *
  6. * worldwide.                                                                 *
  7. *                                                                            *
  8. * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY      *
  9. * KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE        *
  10. * IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR      *
  11. * PURPOSE.                                                                   *
  12. *                                                                            *
  13. * You have a royalty-free right to use, modify, reproduce and                *
  14. * distribute the Sample Files (and/or any modified version) in               *
  15. * any way you find useful, provided that you agree to                        *
  16. * the Creative's Software Licensing Aggreement and you also agree that       *
  17. * Creative has no warranty obligations or liability for any Sample Files.    *
  18. *                                                                            *
  19. ******************************************************************************/
  20.  
  21. /*****************************************************************************
  22. *   File name   : RESOURCE.H                                                 *
  23. *                                                                            *
  24. *   Programmer  : Cheng Kok Hoong                                            *
  25. *                 Creative Technology Ltd, 1994. All rights reserved.        *
  26. *                                                                            *
  27. *   WINAWE32 Resource header file                                            *
  28. *                                                                            *
  29. ******************************************************************************/
  30.  
  31. #define IDI_ICON1                       102
  32. #define IDI_ICON2                       103
  33. #define ID_FILE_OPEN                    134
  34. #define ID_STOP_MIDI                    159
  35. #define ID_QUIT                         136
  36. #define ID_SETTINGS_REVERB_ROOM1        138
  37. #define ID_SETTINGS_REVERB_ROOM2        139
  38. #define ID_SETTINGS_REVERB_ROOM3        140
  39. #define ID_SETTINGS_REVERB_HALL1        141
  40. #define ID_SETTINGS_REVERB_HALL2        142
  41. #define ID_SETTINGS_REVERB_PLATE        143
  42. #define ID_SETTINGS_REVERB_DELAY        144
  43. #define ID_SETTINGS_REVERB_PANNINGDELAY 145
  44. #define ID_SETTINGS_CHORUS_CHORUS1      147
  45. #define ID_SETTINGS_CHORUS_CHORUS2      148
  46. #define ID_SETTINGS_CHORUS_CHORUS3      149
  47. #define ID_SETTINGS_CHORUS_CHORUS4      150
  48. #define ID_SETTINGS_CHORUS_FEEBACKCHORUS 151
  49. #define ID_SETTINGS_CHORUS_FLANGER      152
  50. #define ID_SETTINGS_CHORUS_SHORTDELAY   153
  51. #define ID_SETTINGS_CHORUS_SHORTDELAYFB 154
  52. #define ID_MISC_SYNTHBANK_GM            125
  53. #define ID_MISC_SYNTHBANK_GS            126
  54. #define ID_MISC_SYNTHBANK_MT32          127
  55. #define ID_LOAD_USERBANK                158
  56. #define ID_CLEAR_BANK                   160
  57. #define ID_SETTINGS_TRIGGERME           156
  58. #define ID_GUI_CONTROLPANEL             120
  59. #define ID_GUI_CONTROLLER               121
  60. #define ID_QUERY_DRAM                   133
  61. #define ID_QUERY_SYNTH                  155
  62. #define IDM_ABOUT                       100
  63. #define IDC_BIGOFF                      1000
  64. #define IDC_BIGON                       1001
  65. #define IDC_SETPATCH                    1002
  66. #define IDC_PC                          1003
  67. #define IDC_SETMIDI                     1004
  68. #define IDC_MIDI                        1005
  69. #define IDC_STATIC                      -1
  70.